home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2001 / MacHack 2001.toast / pc / Sessions / Traut / ZStrings / Source / Win32 / Win32ZStringTools.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2001-06-23  |  7.3 KB  |  293 lines

  1. # Microsoft Developer Studio Project File - Name="Win32ZStringTools" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=Win32ZStringTools - Win32 Debug
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "Win32ZStringTools.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "Win32ZStringTools.mak" CFG="Win32ZStringTools - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Win32ZStringTools - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "Win32ZStringTools - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "Win32ZStringTools - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 6
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 5
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "Release"
  42. # PROP Intermediate_Dir "Release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  46. # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\CrossPlatform" /I "..\..\..\Win32Extensions\MFCExtensions\Source" /I "..\..\..\Win32Extensions\UtilityRoutines\Source" /I "." /FI"types.h" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /c
  47. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  48. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD BASE RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
  50. # ADD RSC /l 0x409 /d "NDEBUG"
  51. BSC32=bscmake.exe
  52. # ADD BASE BSC32 /nologo
  53. # ADD BSC32 /nologo
  54. LINK32=link.exe
  55. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  56. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  57.  
  58. !ELSEIF  "$(CFG)" == "Win32ZStringTools - Win32 Debug"
  59.  
  60. # PROP BASE Use_MFC 6
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "Debug"
  63. # PROP BASE Intermediate_Dir "Debug"
  64. # PROP BASE Target_Dir ""
  65. # PROP Use_MFC 6
  66. # PROP Use_Debug_Libraries 1
  67. # PROP Output_Dir "Debug"
  68. # PROP Intermediate_Dir "Debug"
  69. # PROP Ignore_Export_Lib 0
  70. # PROP Target_Dir ""
  71. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  72. # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\CrossPlatform" /I "..\..\..\Win32Extensions\MFCExtensions\Source" /I "..\..\..\Win32Extensions\UtilityRoutines\Source" /I "." /FI"types.h" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR /FD /GZ /c
  73. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  74. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  75. # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  76. # ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
  77. BSC32=bscmake.exe
  78. # ADD BASE BSC32 /nologo
  79. # ADD BSC32 /nologo
  80. LINK32=link.exe
  81. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  82. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  83.  
  84. !ENDIF 
  85.  
  86. # Begin Target
  87.  
  88. # Name "Win32ZStringTools - Win32 Release"
  89. # Name "Win32ZStringTools - Win32 Debug"
  90. # Begin Group "Source Files"
  91.  
  92. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  93. # Begin Source File
  94.  
  95. SOURCE=..\..\..\Win32Extensions\MFCExtensions\Source\AcceptFilesEdit.cpp
  96. # End Source File
  97. # Begin Source File
  98.  
  99. SOURCE=..\..\..\Win32Extensions\MFCExtensions\Source\EditDropTarget.cpp
  100. # End Source File
  101. # Begin Source File
  102.  
  103. SOURCE=.\StdAfx.cpp
  104.  
  105. !IF  "$(CFG)" == "Win32ZStringTools - Win32 Release"
  106.  
  107. # SUBTRACT CPP /YX /Yc
  108.  
  109. !ELSEIF  "$(CFG)" == "Win32ZStringTools - Win32 Debug"
  110.  
  111. # SUBTRACT CPP /YX /Yc /Yu
  112.  
  113. !ENDIF 
  114.  
  115. # End Source File
  116. # Begin Source File
  117.  
  118. SOURCE=..\..\..\Win32Extensions\UtilityRoutines\Source\Win32_FileFind.cpp
  119. # End Source File
  120. # Begin Source File
  121.  
  122. SOURCE=..\..\..\Win32Extensions\UtilityRoutines\Source\Win32_MiscUtilities.cpp
  123.  
  124. !IF  "$(CFG)" == "Win32ZStringTools - Win32 Release"
  125.  
  126. !ELSEIF  "$(CFG)" == "Win32ZStringTools - Win32 Debug"
  127.  
  128. # SUBTRACT CPP /YX /Yc /Yu
  129.  
  130. !ENDIF 
  131.  
  132. # End Source File
  133. # Begin Source File
  134.  
  135. SOURCE=.\Win32ZString.cpp
  136. # End Source File
  137. # Begin Source File
  138.  
  139. SOURCE=.\Win32ZStringCompareTool.cpp
  140. # End Source File
  141. # Begin Source File
  142.  
  143. SOURCE=.\Win32ZStringExtractTool.cpp
  144. # End Source File
  145. # Begin Source File
  146.  
  147. SOURCE=.\Win32ZStringOverrideTool.cpp
  148. # End Source File
  149. # Begin Source File
  150.  
  151. SOURCE=.\Win32ZStringTools.cpp
  152. # End Source File
  153. # Begin Source File
  154.  
  155. SOURCE=.\Win32ZStringTools.rc
  156. # End Source File
  157. # Begin Source File
  158.  
  159. SOURCE=.\Win32ZStringToolsDlg.cpp
  160. # End Source File
  161. # Begin Source File
  162.  
  163. SOURCE=..\CrossPlatform\ZString.cpp
  164. # SUBTRACT CPP /YX /Yc /Yu
  165. # End Source File
  166. # Begin Source File
  167.  
  168. SOURCE=..\CrossPlatform\ZString.h
  169. # End Source File
  170. # Begin Source File
  171.  
  172. SOURCE=..\CrossPlatform\ZStringData.cpp
  173. # SUBTRACT CPP /YX /Yc /Yu
  174. # End Source File
  175. # Begin Source File
  176.  
  177. SOURCE=..\CrossPlatform\ZStringDictionary.cpp
  178. # SUBTRACT CPP /YX /Yc /Yu
  179. # End Source File
  180. # Begin Source File
  181.  
  182. SOURCE=..\CrossPlatform\ZStringDictionary.h
  183. # End Source File
  184. # Begin Source File
  185.  
  186. SOURCE=..\CrossPlatform\ZStringParser.cpp
  187. # SUBTRACT CPP /YX /Yc /Yu
  188. # End Source File
  189. # Begin Source File
  190.  
  191. SOURCE=..\CrossPlatform\ZStringTool.cpp
  192. # SUBTRACT CPP /YX /Yc /Yu
  193. # End Source File
  194. # End Group
  195. # Begin Group "Header Files"
  196.  
  197. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  198. # Begin Source File
  199.  
  200. SOURCE=..\..\..\Win32Extensions\MFCExtensions\Source\AcceptFilesEdit.h
  201. # End Source File
  202. # Begin Source File
  203.  
  204. SOURCE=..\..\..\Win32Extensions\MFCExtensions\Source\EditDropTarget.h
  205. # End Source File
  206. # Begin Source File
  207.  
  208. SOURCE=..\..\..\RDCompressor\Source\Common\Exceptions.h
  209. # End Source File
  210. # Begin Source File
  211.  
  212. SOURCE=.\Resource.h
  213. # End Source File
  214. # Begin Source File
  215.  
  216. SOURCE=.\StdAfx.h
  217. # End Source File
  218. # Begin Source File
  219.  
  220. SOURCE=.\types.h
  221. # End Source File
  222. # Begin Source File
  223.  
  224. SOURCE=..\..\..\Win32Extensions\UtilityRoutines\Source\Win32_FileFind.h
  225. # End Source File
  226. # Begin Source File
  227.  
  228. SOURCE=..\..\..\Win32Extensions\UtilityRoutines\Source\Win32_MiscUtilities.h
  229. # End Source File
  230. # Begin Source File
  231.  
  232. SOURCE=.\Win32ZString.h
  233. # End Source File
  234. # Begin Source File
  235.  
  236. SOURCE=.\Win32ZStringCompareTool.h
  237. # End Source File
  238. # Begin Source File
  239.  
  240. SOURCE=.\Win32ZStringExtractTool.h
  241. # End Source File
  242. # Begin Source File
  243.  
  244. SOURCE=.\Win32ZStringOverrideTool.h
  245. # End Source File
  246. # Begin Source File
  247.  
  248. SOURCE=.\Win32ZStringTools.h
  249. # End Source File
  250. # Begin Source File
  251.  
  252. SOURCE=.\Win32ZStringToolsDlg.h
  253. # End Source File
  254. # Begin Source File
  255.  
  256. SOURCE=..\CrossPlatform\ZStringData.h
  257. # End Source File
  258. # Begin Source File
  259.  
  260. SOURCE=..\CrossPlatform\ZStringParser.h
  261. # End Source File
  262. # Begin Source File
  263.  
  264. SOURCE=..\CrossPlatform\ZStringTool.h
  265. # End Source File
  266. # Begin Source File
  267.  
  268. SOURCE=..\CrossPlatform\ZStringTypes.h
  269. # End Source File
  270. # End Group
  271. # Begin Group "Resource Files"
  272.  
  273. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  274. # Begin Source File
  275.  
  276. SOURCE=.\res\toolbar1.bmp
  277. # End Source File
  278. # Begin Source File
  279.  
  280. SOURCE=.\res\Win32ZStringTools.ico
  281. # End Source File
  282. # Begin Source File
  283.  
  284. SOURCE=.\res\Win32ZStringTools.rc2
  285. # End Source File
  286. # End Group
  287. # Begin Source File
  288.  
  289. SOURCE=.\ReadMe.txt
  290. # End Source File
  291. # End Target
  292. # End Project
  293.